[XEN] Allow quick building of individual files.
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Wed, 2 Aug 2006 14:06:29 +0000 (15:06 +0100)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Wed, 2 Aug 2006 14:06:29 +0000 (15:06 +0100)
commit518e1001737d4bdd2abbc1bc00d7120c6f92af57
tree80c270b4cbe78d952661cabedb94c938ca0774b8
parent8f84603260b78eec6ab65ae4be493083171bc276
[XEN] Allow quick building of individual files.

For the purpose of quick compile testing of (namely smaller) changes,
provide a
means to build individual pieces underneath the xen dir (could equally
be applied
to tools, and the top level Makefile could also be made aware of this
logic to
make things even more consistent). At once, add a way to only
pre-process files
in case some of the more complicated macros need change and hence
inspection
of the results.

Signed-off-by: Jan Beulich <jbeulich@novell.com>
xen/Makefile
xen/Rules.mk